Stripe\WebhookTest S

Total Complexity 18
Dependencies 2
Dependents 1
Total lines 116
Lines of code 58
Logical lines of code 33
Comment lines 26
Methods 12
Properties 0

Methods 12

Method Rating Maintainability Complexity Lines of code
generateHeader()
S
59 7 12
testValidJsonAndHeader()
S
72 1 5
testInvalidJson()
S
72 1 5
testValidJsonAndInvalidHeader()
S
75 1 4
testMalformedHeader()
S
75 1 4
testNoSignaturesWithExpectedScheme()
S
74 1 4
testNoValidSignatureForPayload()
S
74 1 4
testTimestampTooOld()
S
73 1 4
testTimestampTooRecent()
S
73 1 4
testValidHeaderAndSignature()
S
75 1 4
testHeaderContainsValidSignature()
S
74 1 4
testTimestampOffButNoTolerance()
S
74 1 4